home *** CD-ROM | disk | FTP | other *** search
- if(_root.last_odpowiedz == 0)
- {
- tellTarget("kelner_zly_stoi")
- {
- nextFrame();
- }
- }
- if(_root.last_odpowiedz == 1)
- {
- tellTarget("kelner_stoi_normal")
- {
- nextFrame();
- }
- }
- if(_root.last_odpowiedz == 2)
- {
- tellTarget("kelner_usmiechniety")
- {
- nextFrame();
- }
- }
- stop();
-